type statement造句
例句與造句
- For example , the create type statement and the
可以與事件通知一起使用的ddl語句 - A document type statement gets added to the xml document
這樣就向xml文檔中增加文檔類型說明: - Alias data types are created with the create type statement before they can be used in a table definition
必須先用create type語句創(chuàng)建別名數(shù)據(jù)類型,然后才能將其用于表定義中。 - Net framework user - defined types are created with the create type statement before they can be used in a table definition
只有在使用create type語句創(chuàng)建了. net framework用戶定義類型后,才能將其用于表定義。 - Once the assembly is registered and copied into a database , you can use the transact - sql create type statement to create a udt and expose its members
程序集注冊(cè)并復(fù)制到數(shù)據(jù)庫中之后,可以使用transact - sql create type語句創(chuàng)建udt并公開其成員。 - It's difficult to find type statement in a sentence. 用type statement造句挺難的
- Create the udt in sql server once an assembly is loaded into a host database , you use the transact - sql create type statement to create a udt and expose the members of the class or structure as members of the udt
在sql server中創(chuàng)建udt一旦將某一程序集加載到宿主數(shù)據(jù)庫后,就可以使用transact - sql create type語句創(chuàng)建udt并將類或結(jié)構(gòu)的成員作為udt的成員公開。